Add changelog for 2025-03-14 #257
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Blocks Schema Deprecations, Scheduling Enhancements, and New Voice Options for Vapi Voice
'scheduled' Status Added to Calls and Messages: You can now set the status of a call or message to
scheduled, allowing it to be executed at a future time. This enables scheduling functionality within your application for calls and messages.New Voice Options for Text-to-Speech: Four new voices —
Neha,Cole,Harry, andPaige— are now available forAssistant.voice.provider["vapi"].voiceId. Set thevoiceIdto one of these options in your Assistant configuration.Blocks and Steps are now officially deprecated.
You should update your applications to adapt to these changes by migrating to Workflows.